Integer division This repository contains the reference implementation for P3724 Integer division, a C++ proposal for WG21 (C++ Committee). The proposed function can be found int intdiv.hpp, and a standalone test can be found in test.cpp.